﻿body{min-width:1200px;font:14px/18px "Microsoft Yahei"!important;/*font-weight:lighter;*/color:#333; -webkit-font-smoothing: antialiased; }
*{margin:0; padding:0; /*border:none;*/}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,p,blockquote,th,td{margin:0; padding:0;}
.daojishi {
    background: url(../images/苹果/倒计时背景.jpg);
    float: left;
    width: 409px;
    height: 729px;
    background-size: 100%;
    background-repeat: no-repeat;
}

.gongneng {
    background: url(../images/苹果/好来功能.jpg);
    float: left;
    width: 409px;
    height: 729px;
    background-size: 100%;
    position: absolute;
    background-repeat: no-repeat;
    margin-top: 729px;
}

.caigou {
    background: url(../images/苹果/采购的苦恼.jpg);
    float: left;
    width: 409px;
    background-size: 100%;
    position: absolute;
    background-repeat: no-repeat;
    height: 729px;
    margin-top: 1454px;
}

.xiaoshou {
    background: url(../images/苹果/销售的苦恼.jpg);
    float: left;
    width: 409px;
    background-size: 100%;
    position: absolute;
    background-repeat: no-repeat;
    height: 729px;
    margin-top: 2180px;
}

.jiejue {
    background: url(../images/苹果/解决方案.jpg);
    float: left;
    width: 409px;
    background-size: 100%;
    position: absolute;
    background-repeat: no-repeat;
    height: 700px;
    margin-top: 2907px;
}
.jianjie {
    background: url(../images/苹果/简介.jpg);
    float: left;
    width: 409px;
    background-size: 100%;
    position: absolute;
    background-repeat: no-repeat;
    height: 503px;
    margin-top: 3606px;
}

.lianxi {
    background: url(../images/苹果/联系我们.jpg);
    float: left;
    width: 409px;
    background-size: 100%;
    position: absolute;
    background-repeat: no-repeat;
    height: 404px;
    margin-top: 4109px;
}

.logo {
    margin: 27px 0 0 30px;
    width: 61px;
    height: 43px;
    background: url(../images/logo.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.biaoti {
    color: white;
    text-align: center;
    margin-top: 125px;
    line-height: 40px;
}
.biaoti .p1{
    font-size: 30px;
}
.biaoti .p2{
    font-size: 20px;
}


.biaotia {
    width: 100px;
    height: 80px;
}

.fubiaoti {
    font-size: 26px;
    color: white;
    margin: 0 auto;
    width: 224px;
}

.clock {
    margin: 83px 0 0 67px;
    height: 200px;
    zoom: 45%;
}

.time {
    border-radius: 10px;
    background-color: rgba(49, 52, 57, 0.6);
    width: 166px;
    height: 152px;
    float: left;
    margin: 0 10px 0 10px;
    text-align: center;
    line-height: 65px;
    font-size: 34px;
    color: white;
}

span {
    font-size: 60px;
}

.bntton {
    /* width: 203px;
    height: 289px; */
    margin: 40px 0 0 215px;
    float: left;
    zoom: 48%;
}

.button {
    width: 400px;
    height: 100px;
    line-height: 86px;
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 1px #333;
    border-radius: 5px;
    margin: 0 0 40px 0;
    position: relative;
    overflow: hidden;
    float: left;
    font-size: 45px;
    cursor: pointer;
    outline: 0 none;
}

.button-b {
    width: 200px;
    height: 60px;
    line-height: 56px;
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 1px #333;
    border-radius: 5px;
    margin: 0 20px 20px 0;
    position: relative;
    overflow: hidden;
    float: left;
    font-size: 25px;
    cursor: pointer;
    outline: 0 none;
}

.button-a {
    width: 200px;
    height: 60px;
    line-height: 56px;
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 1px #333;
    border-radius: 5px;
    margin: 0 20px 20px 0;
    position: relative;
    overflow: hidden;
    float: left;
    font-size: 25px;
    cursor: pointer;
    outline: 0 none;
}

.button.black {
    border: 1px solid #333;
    box-shadow: 0 1px 2px #8b8b8b inset, 0 -1px 0 #3d3d3d inset, 0 -2px 3px #8b8b8b inset;
    background: -webkit-linear-gradient(top, #656565, #4c4c4c);
    background: -moz-linear-gradient(top, #656565, #4a4a4a);
    background: linear-gradient(top, #656565, #4a4a4a);
}

.button-a.black {
    border: 1px solid #333;
    box-shadow: 0 1px 2px #8b8b8b inset, 0 -1px 0 #3d3d3d inset, 0 -2px 3px #8b8b8b inset;
    background: -webkit-linear-gradient(top, #656565, #4c4c4c);
    background: -moz-linear-gradient(top, #656565, #4a4a4a);
    background: linear-gradient(top, #656565, #4a4a4a);
}

.button-b.black {
    border: 1px solid #333;
    box-shadow: 0 1px 2px #8b8b8b inset, 0 -1px 0 #3d3d3d inset, 0 -2px 3px #8b8b8b inset;
    background: -webkit-linear-gradient(top, #656565, #4c4c4c);
    background: -moz-linear-gradient(top, #656565, #4a4a4a);
    background: linear-gradient(top, #656565, #4a4a4a);
}

.black:active {
    top: 1px;
    box-shadow: 0 1px 3px #111 inset, 0 3px 0 #4284d9;
    background: -webkit-linear-gradient(top, #424242, #575757);
    background: -moz-linear-gradient(top, #424242, #575757);
    background: linear-gradient(top, #424242, #575757);
}

.black-a:active {
    top: 1px;
    box-shadow: 0 1px 3px #111 inset, 0 3px 0 #4284d9;
    background: -webkit-linear-gradient(top, #424242, #575757);
    background: -moz-linear-gradient(top, #424242, #575757);
    background: linear-gradient(top, #424242, #575757);
}

.black-b:active {
    top: 1px;
    box-shadow: 0 1px 3px #111 inset, 0 3px 0 #4284d9;
    background: -webkit-linear-gradient(top, #424242, #575757);
    background: -moz-linear-gradient(top, #424242, #575757);
    background: linear-gradient(top, #424242, #575757);
}